From: Juri Linkov Date: Thu, 2 Sep 2004 16:39:19 +0000 (+0000) Subject: New option `grep-highlight-matches'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21191 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b99d6a6c4be38b42142768148a6c42f067f2d7d7;p=emacs.git New option `grep-highlight-matches'. --- diff --git a/etc/NEWS b/etc/NEWS index ec00bb58f4f..5b5d897adf8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1878,7 +1878,12 @@ in new face `next-error'. `grep-scroll-output' can be used to override the corresponding compilation mode settings for grep commands. -*** Source line is temporarily highlighted when going to next match. +*** New option `grep-highlight-matches' highlightes matches in *grep* +buffer. It uses a special feature of some grep programs which accept +--color option to output markers around matches. When going to the next +match with `next-error' the exact match is highlighted in the source +buffer. Otherwise, if `grep-highlight-matches' is nil, the whole +source line is highlighted. *** New key bindings in grep output window: SPC and DEL scrolls window up and down. C-n and C-p moves to next and